Namespace:  Rebex.IO.Compression
Assembly:  Rebex.Zip (in Rebex.Zip.dll)

Syntax

Visual Basic
Private Property Item As ArchiveItem Implements IList(Of ArchiveItem).Item
	Get
	Set
C#
ArchiveItem IList<ArchiveItem>.Item { get; set; }

Implements

IList<(Of <(<'T>)>)>..::..Item[([( Int32])])

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also